Move package description to source package
authorJochen Sprickerhof <git@jochen.sprickerhof.de>
Tue, 25 Jul 2023 09:45:40 +0000 (11:45 +0200)
committerJochen Sprickerhof <git@jochen.sprickerhof.de>
Tue, 25 Jul 2023 09:45:40 +0000 (11:45 +0200)
debian/control

index e3637683c8815f40846f2900f594c5ae901d99d2..6692cc281a4d391cf9dd33761e2571e379d167a9 100644 (file)
@@ -25,16 +25,18 @@ Rules-Requires-Root: no
 Homepage: https://www.gpsbabel.org/
 Vcs-Git: https://salsa.debian.org/debian-gps-team/pkg-gpsbabel.git
 Vcs-Browser: https://salsa.debian.org/debian-gps-team/pkg-gpsbabel
-
-Package: gpsbabel
-Architecture: any
-Recommends: gpsbabel-doc
-Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: GPS file conversion plus transfer to/from GPS units
  GPSBabel converts waypoints, tracks, and routes from one format to
  another, whether that format is a common mapping format like Delorme,
  Streets and Trips, or even a serial upload or download to a GPS unit
  such as those from Garmin and Magellan.
+
+Package: gpsbabel
+Architecture: any
+Recommends: gpsbabel-doc
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Documentation for ${source:Synopsis}
+ ${source:Extended-Description}
  .
  GPSBabel supports dozens of data formats and will be useful for tasks
  such as geocaching, mapping, and converting from one GPS unit to another.
@@ -56,11 +58,8 @@ Multi-Arch: foreign
 Section: doc
 Depends: ${misc:Depends}
 Suggests: gpsbabel, pdf-viewer | www-browser
-Description: GPS file conversion plus transfer to/from GPS units - documentation
- GPSBabel converts waypoints, tracks, and routes from one format to
- another, whether that format is a common mapping format like Delorme,
- Streets and Trips, or even a serial upload or download to a GPS unit
- such as those from Garmin and Magellan.
+Description: Documentation for ${source:Synopsis} - documentation
+ ${source:Extended-Description}
  .
  GPSBabel supports dozens of data formats and will be useful for tasks
  such as geocaching, mapping, and converting from one GPS unit to another.
@@ -74,10 +73,7 @@ Package: gpsbabel-gui
 Architecture: amd64 arm64 armhf i386 mips64el
 Depends: ${shlibs:Depends}, ${misc:Depends}, gpsbabel (= ${binary:Version}), gpsbabel-doc (= ${source:Version})
 Recommends: qttranslations5-l10n
-Description: GPS file conversion plus transfer to/from GPS units - GUI
- GPSBabel converts waypoints, tracks, and routes from one format to
- another, whether that format is a common mapping format like Delorme,
- Streets and Trips, or even a serial upload or download to a GPS unit
- such as those from Garmin and Magellan.
+Description: Documentation for ${source:Synopsis} - GUI
+ ${source:Extended-Description}
  .
  This package contains gpsbabelfe, a QT based frontend for gpsbabel.